home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
- <background>
- <id>22891</id>
- <filler1>0</filler1>
- <bitmap>BMAP_25511.pbm</bitmap>
- <cantDelete> <true /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <link rel="stylesheet" type="text/css" href="stylesheet_3099.css" />
- <part>
- <id>10</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>138</left>
- <top>0</top>
- <right>363</right>
- <bottom>20</bottom>
- </rect>
- <style>transparent</style>
- <showName> <true /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <false /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Times</font>
- <textSize>18</textSize>
- <textStyle>shadow</textStyle>
- <name>The Bible Promise Stack©</name>
- <script></script>
- </part>
- <part>
- <id>16</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>200</left>
- <top>323</top>
- <right>222</right>
- <bottom>340</bottom>
- </rect>
- <style>shadow</style>
- <showName> <true /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Geneva</font>
- <textSize>9</textSize>
- <textStyle>plain</textStyle>
- <name>Quit</name>
- <script>on mouseUp
- global balloonwastrue
- balloon
- if the result is not empty then
- play "Click"
- doMenu "Quit Hypercard"
- else
- play "Click"
- answer "Do you want balloon help turned off?" with "Yes" or "No"
- if it = "Yes" then
- balloon false
- put false into balloonwastrue
- doMenu "Quit Hypercard"
- else
- doMenu "Quit Hypercard"
- end if
- end if
- pass mouseUp
- end mouseUp
-
- on mouseWithin
- balloon "Click this button to Quit Hypercard."
- end mouseWithin</script>
- </part>
- <part>
- <id>17</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>224</left>
- <top>323</top>
- <right>242</right>
- <bottom>342</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>26635</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>New Button</name>
- <script>on mouseUp
- play "Click"
- global balloonwastrue
- balloon
- if the result is not empty then
- balloon true
- put true into balloonwastrue
- else
- balloon false
- put false into balloonwastrue
- end if
- pass mouseUp
- end mouseUp
-
- on mouseWithin
- balloon "Click this button to turn balloon help" ¬
- & " on or off."
- end mouseWithin</script>
- </part>
- <part>
- <id>18</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>473</left>
- <top>1</top>
- <right>511</right>
- <bottom>22</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>21700</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>New Button</name>
- <script>on mouseUp
- global balloonwastrue
- balloon
- if the result is not empty then
- play "Click"
- show menuBar
- go Home
- else
- play "Click"
- answer "Do you want balloon help turned off?" with "Yes" or "No"
- if it = "Yes" then
- balloon false
- put false into balloonwastrue
- show menuBar
- go Home
- else
- show menuBar
- go Home
- end if
- end if
- pass mouseUp
- end mouseUp
-
- on mousewithin
- balloon "Click this button to go Home."
- end mousewithin
-
- </script>
- </part>
- <part>
- <id>19</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>28</left>
- <top>320</top>
- <right>58</right>
- <bottom>342</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>22308</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>New Button</name>
- <script>on mouseUp
- global balloonwastrue
- play "Click"
- balloon
- if the result is not empty then
- lock screen
- go next
- unlock screen with visual effect wipe left
- else
- put true into balloonwastrue
- lock screen
- go next
- unlock screen with visual effect wipe left
- end if
- pass mouseup
- end mouseUp
-
- on mousewithin
- balloon "Click this button to go to the next card."
- end mousewithin</script>
- </part>
- <part>
- <id>20</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>0</left>
- <top>320</top>
- <right>28</right>
- <bottom>342</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>19381</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>New Button</name>
- <script>on mouseup
- global balloonwastrue
- play "Click"
- balloon
- if the result is not empty then
- lock screen
- go previous
- unlock screen with visual effect wipe right
- else
- put true into balloonwastrue
- lock screen
- go previous
- unlock screen with visual effect wipe right
- end if
- pass mouseUp
- end mouseUp
-
- on mousewithin
- balloon "Click this button to go to the previous card."
- end mousewithin
-
- </script>
- </part>
- <name>Info Background</name>
- <script>on opencard
- global balloonwastrue
- if balloonwastrue = "true" then
- balloon true
- put 0 into balloonwastrue
- else
- end if
- pass opencard
- end opencard
-
- on resumecard
- global balloonwastrue
- if balloonwastrue = "true" then
- balloon true
- put 0 into balloonwastrue
- else
- end if
- pass resumecard
- end resumecard
- </script>
- </background>
-